Skip to content

Add daily Python 3.13 CPU-only tests to nightly workflow #21566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rohithpudari
Copy link
Contributor

fixes #21508

Adds build-python-latest job in Nightly pipeline

Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.96%. Comparing base (45c98ec) to head (4eeafb5).

❗ There is a different number of reports uploaded between BASE (45c98ec) and HEAD (4eeafb5). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (45c98ec) HEAD (4eeafb5)
keras 5 4
keras-tensorflow 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21566      +/-   ##
==========================================
- Coverage   82.73%   76.96%   -5.78%     
==========================================
  Files         567      567              
  Lines       56678    56678              
  Branches     8839     8839              
==========================================
- Hits        46895    43624    -3271     
- Misses       7609    10821    +3212     
- Partials     2174     2233      +59     
Flag Coverage Δ
keras 76.81% <ø> (-5.74%) ⬇️
keras-jax 63.64% <ø> (ø)
keras-numpy 58.22% <ø> (+<0.01%) ⬆️
keras-openvino 34.61% <ø> (ø)
keras-tensorflow ?
keras-torch 63.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add daily CPU tests which also test with the latest Python version
3 participants